home *** CD-ROM | disk | FTP | other *** search
-
-
-
- - 1 -
-
-
-
- 7.3 Fortran 90 Release Notes
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- - 2 -
-
-
-
- 1. _I_n_t_r_o_d_u_c_t_i_o_n
-
- These release notes describe the MIPSpro 7
- Fortran 90 front end compiler and development
- subsystems, version 7.3. They contain
- descriptions of the following products:
-
- +o ftn90_fe
-
- +o ftn90_dev
-
- Chapters are as follows:
-
- 1. Introduction
-
- 2. Installation Information
-
- 3. Licensing Information
-
- 4. New Features
-
- 5. Known Problems
-
- 6. Compatibility Notes
-
- 7. Bugfixes
-
- Packaged with this software is a separate
- Software License Agreement. Please take a few
- moments to review this agreement. Chapter 3,
- "Licensing," provides an introduction to the
- licensing method for MIPSpro 7 Fortran 90
- compilers.
-
- Utilities, header files, and libraries common to
- several languages are covered in the 7.3 Base
- Development Release Notes (accessed as the
- compiler_dev release notes).
-
- This chapter contains the following sections:
-
- 1. Online Release Notes
-
- 2. Product Support
-
- 3. MIPSpro 7 Fortran 90 Compiler General
- Information
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- - 3 -
-
-
-
- 1.1 _O_n_l_i_n_e__R_e_l_e_a_s_e__N_o_t_e_s
-
- After you install the online documentation for a
- product (the relnotes subsystem), you can view
- the release notes on your screen.
-
- If you have a graphics system, select Release
- Notes from the Help submenu of the Toolchest.
- This displays the grelnotes(1) graphical browser
- for the online release notes. For information
- on options to this command, refer to the
- grelnotes(1) man page.
-
- If you do not have a graphics system, you can
- use the relnotes command. For information on
- accessing the online release notes using this
- command, refer to the relnotes(1) man page.
-
-
- 1.2 _P_r_o_d_u_c_t__S_u_p_p_o_r_t
-
- Silicon Graphics(R) provides a comprehensive
- product support maintenance program for its
- products.
-
- If you are in the United States or Canada and
- would like support for your Silicon Graphics
- supported products, contact the Customer Support
- Center at 1-800-800-4SGI.
-
- If you are outside the United States or Canada,
- contact the Silicon Graphics subsidiary or
- authorized distributor in your country.
-
-
- 1.3 _M_I_P_S_p_r_o _7 _F_o_r_t_r_a_n _9_0 _C_o_m_p_i_l_e_r _G_e_n_e_r_a_l
- _I_n_f_o_r_m_a_t_i_o_n
-
- The MIPSpro 7 Fortran 90 compiler requires the
- installation of the following subsystems:
-
- +o ftn90_fe
-
- +o ftn90_dev
-
- +o ftn_eoe
-
- +o ftn_dev
-
- +o compiler_dev
-
-
-
-
-
-
-
-
-
-
-
-
- - 4 -
-
-
-
- +o compiler_eoe
-
- The MIPSpro 7 Fortran 90 compiler supports
- compilation in either 64-bit mode using the -64
- option or the new high performance 32-bit (n32)
- mode using the -n32 option. In 64-bit mode, the
- POINTER data type size is 64 bits (all other
- data types are the same size as in n32 mode).
- For more information about 64-bit and high
- performance 32-bit interfaces, see the _M_I_P_S_p_r_o
- _6_4-_b_i_t _P_o_r_t_i_n_g _a_n_d _T_r_a_n_s_i_t_i_o_n _G_u_i_d_e and the
- _M_I_P_S_p_r_o _N_3_2 _A_B_I _H_a_n_d_b_o_o_k.
-
- The MIPSpro 7 Fortran 90 compiler supports the
- Fortran 95 ISO/ANSI standard. Fortran 95 is a
- superset of the Fortran 90 and FORTRAN 77
- standards. The MIPSpro 7 Fortran 90 compiler
- also supports extensions to the Fortran 95
- standard.
-
- For descriptions of the ftn_eoe, ftn_dev,
- compiler_dev, and compiler_eoe subsystems, see
- their respective release notes. The following
- sections provide a brief description of the
- ftn90_fe and ftn90_dev subsystems, respectively.
-
-
-
- 1.3.1 _M_I_P_S_p_r_o__7__F_o_r_t_r_a_n__9_0__C_o_m_p_i_l_e_r__F_r_o_n_t__E_n_d
-
- The MIPSpro 7 Fortran 90 compiler front end is
- separately packaged in the ftn90_fe subsystem
- and consists of the f90(1) man page and the
- compiler front end.
-
- Following is the identification information for
- the front end software release:
-
- Software product MIPSpro 7 Fortran
- 90 compiler
-
- Release 7.3
-
- Product code SC4-F90-7.3
-
- System software requirements IRIX(R) 6.2 and
- higher
- IRIX Development
- Foundation 1.2
-
-
-
-
-
-
-
-
-
-
-
-
-
- - 5 -
-
-
-
- 1.3.2 _M_I_P_S_p_r_o__7__F_o_r_t_r_a_n__9_0__D_e_v_e_l_o_p_m_e_n_t__P_a_c_k_a_g_e
-
- The MIPSpro 7 Fortran 90 development package
- (ftn90_dev) consists of preprocessors, headers,
- and man pages.
-
- Following is the identification information for
- the development package:
-
- Software product MIPSpro 7 Fortran
- 90 development
-
- Release 7.3
-
- Product code SC4-IDEVFND-1.2
-
- System software requirements IRIX 6.2 or higher
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-